home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 October / Pcwk1097.iso / REKLAMY / ATA-INT / 3220 / 3220.EXE / 3220.DXR / 00014_drive contents menu.ls < prev    next >
Encoding:
Text File  |  1997-02-13  |  97 b   |  10 lines

  1. global gMode
  2.  
  3. on exitFrame
  4.   if not gMode then
  5.     exit
  6.   end if
  7.   btnJob3()
  8.   go(the frame)
  9. end
  10.